Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

matched_filters randomly missing #4361

Closed
laurikari opened this issue Dec 6, 2013 · 2 comments
Closed

matched_filters randomly missing #4361

laurikari opened this issue Dec 6, 2013 · 2 comments

Comments

@laurikari
Copy link

When searching with a query containing query_strings inside a bool query, the specified _name is randomly missing from the results.

https://gist.github.com/laurikari/7824057

Sometimes "matched_filters" is present in one or both of the results, sometimes not. The behaviour appears to be random.

This reproduces both on OS X Mavericks and Ubuntu Linux 12.04.03 (kernel 3.2.0) using elasticsearch-0.90.7.

@ghost ghost assigned dadoonet Dec 6, 2013
@dadoonet
Copy link
Member

dadoonet commented Dec 6, 2013

Thanks! I'm now able to reproduce it with a JUnit test but it does not fail at each run :-(
As you said, random failure!

@dadoonet
Copy link
Member

dadoonet commented Dec 7, 2013

PR #4371 opened to address this issue. Closing.

@dadoonet dadoonet closed this as completed Dec 7, 2013
dadoonet added a commit to dadoonet/elasticsearch that referenced this issue Dec 7, 2013
When searching with a query containing query_strings inside a bool query, the specified _name is randomly missing from the results due to caching.

Closes elastic#4361.
Closes elastic#4371.
dadoonet added a commit that referenced this issue Dec 7, 2013
When searching with a query containing query_strings inside a bool query, the specified _name is randomly missing from the results due to caching.

Closes #4361.
Closes #4371.
dadoonet added a commit that referenced this issue Dec 7, 2013
When searching with a query containing query_strings inside a bool query, the specified _name is randomly missing from the results due to caching.

Closes #4361.
Closes #4371.
dadoonet added a commit that referenced this issue Dec 9, 2013
Thanks @simonw for the review.
Related to #4361 and #4371.
dadoonet added a commit that referenced this issue Dec 9, 2013
Thanks @simonw for the review.
Related to #4361 and #4371.
dadoonet added a commit that referenced this issue Dec 9, 2013
Thanks @simonw for the review.
Related to #4361 and #4371.
dadoonet added a commit that referenced this issue Dec 9, 2013
Thanks @simonw for the review.
Related to #4361 and #4371.
@ghost ghost assigned imotov and dadoonet Dec 10, 2013
mute pushed a commit to mute/elasticsearch that referenced this issue Jul 29, 2015
When searching with a query containing query_strings inside a bool query, the specified _name is randomly missing from the results due to caching.

Closes elastic#4361.
Closes elastic#4371.
mute pushed a commit to mute/elasticsearch that referenced this issue Jul 29, 2015
mute pushed a commit to mute/elasticsearch that referenced this issue Jul 29, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants